home *** CD-ROM | disk | FTP | other *** search
-
- /\ ___ / ___ ___ ___
- /_/ /__/ /\ / / / / /__/
- / \ \__ /_/ \ \_/| \__ \__ v1.0
- /
-
-
- Disclaimer
- ==========
- This software is provided as-is, without warranty of any kind, either
- expressed or implied. In no event will the author be liable for direct,
- indirect, incidental or consequential damages or data loss resulting
- from the use or application of this software. The entire risk as to the
- results and performance of this software is assumed by the user.
-
- This software has been made availabe free of charge. It is not public
- domain, shareware, beerware or any other ware anyone wishes to make up.
-
- This software may be distributed freely as long as it remains in its
- original state and package.
-
- This software is copyright © 1996 Adam Wasiak - GhostSoft
-
- What Is It
- ==========
- Replace does exactly what is says. It will take a file and perform
- a find and replace on it. The input file will not be modified, a new
- file will be created.
-
- Usage :
- Replace <infile> <outfile> <source string> <dest string> [-q | -s]
-
- <infile> The input filename
- <outfile> The output filename
- <source string> The find string
- <dest string> The replace string
- -q Don't display any headers
- -s Display short headers
-
- The -q and -s options will suppress part or all screen output. This
- does not affect any error messages.
-
- Contacting Me
- =============
- Send me any bug reports/queries/questions/comments (good or bad).
- I would like to know if you find this program useful, send me a
- postcard or EMail me.
-
- I can be contacted at:
-
- EMail : ghosty@spuddy.mew.co.uk
-
- Snail : Adam Wasiak
- 10 Chapel Villas
- Dalgety Bay
- Fife
- Scotland
- KY11 5UD
-
-
- Enjoy.
-